public class TabStopPublic Class TabStop| TabStop | Initializes a new instance of the TabStop class. |
| Delimiter | Specifies the delimiter character for tab stops of type char. |
| LeaderLineColor | Specifies the color of a leader line. |
| LeaderLineStyle | Specifies the style for a leader line. |
| LeaderLineType | Specifies whether a leader line should be drawn, and if so, whether a single or double line will be used. |
| LeaderLineWidth | Specifies the width of a leader line. |
| LeaderText | Specifies the single Unicode character for use as leader text for tab stops. |
| LeaderTextStyle | Specifies the text style that is applied to a textual leader. |
| Position | Specifies the position of a tab stop. |
| Type | Specifies the type of a tab stop. |
| Clone | Creates a new object that is a deep copy of the current instance. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString |
Converts the value of the current TabStop object to its equivalent string representation.
(Overrides ObjectToString) |